Release 10.1A: OpenEdge Development:
ADM Reference
insertMenu
Creates a set of menu items or submenus under a parent menu.
Location: toolbar.p Parameters:INPUT pcParent AS CHARACTERThe unique action name of an already-inserted parent. Blank means this is the menu bar itself.
INPUT pcActions AS CHARACTERComma-separated list of actions or ActionGroups. The term RULE specifies that delimiter.
INPUT plExpand AS LOGICALIf TRUE, all actions in the action group are added under this parent. If FALSE, action groups are created as submenus.
INPUT pcBefore AS CHARACTERThe unique action name of an already-inserted sibling.
Returns: LOGICAL Notes: None
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |